﻿@charset "utf-8";
/* CSS Document */
*{ padding: 0;}



/*友情链接*/
.link_wrap{background:url(../images/link_bg.png) no-repeat center top;padding: 10px 0;margin-top:30px;height:78px;border-bottom:1px solid #5a9dd2;}
.link_wrap .link{font-size:14px;}
.link_wrap .link .link_tit{font-size:16px;color:#fff;width:130px;margin:0 auto;border-bottom:2px solid #5a9dd2; text-align: center;padding-bottom:6px;}
.link_wrap .link .link_tit span{font-size:18px;color:#cad9ed; vertical-align: middle;}
.link_wrap .link a{padding:0 5px;font-size:6px;font-weight:normal;color:#fff;}
.link_con{margin: 18px 5 0 25px;text-align: center;}


body
{
    font-size: 12px;
    color: #333;
    margin: 0px;
    font-family: 微软雅黑, Microsoft YaHei,  Arial, Helvetica, sans-serif;
  
}
ul,li
{
    list-style-type: none;
}
img,ul,li
{
    padding: 0px;
    margin: 0px;
}
img
{
    border: none;
}
a
{
    color: #333;
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
a:active
{
    text-decoration: none;
}
.clear
{
    clear: both;
}
img
{
    border: 0;
}
.clearfix:after
{
    visibility: hidden;
    display: block;
    font-size: 0;
    clear: both;
    height: 0;
}
.clearfloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.clearfix
{
    display: inline-table;
}
input,textarea
{
    outline: none;
    border: 0px;
}
/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
h3{font-weight: normal;}
h1,h2,h3,h4,h5,p,dl,dd,dt{margin:0;font-weight: normal;}
i,em{ font-style: normal;}
/* End hide from IE-mac */ 
@media screen and (min-width:1180px){ body {overflow-x: hidden;}}
/*公用*/
.con_width{ width:1180px; margin-left:auto; margin-right:auto;overflow:hidden;}
.fl { float:left;}
.fr { float:right;}
.hide{display:none;}
/*字体定义*/
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
/*颜色定义*/
.black{color:#545454;}
.gray{color:#c4c3c3;}
.blue,.blue a{color:#0869c4;}
.white{color:#fff;}
.orange,.orange a{color:rgb(241, 36, 24);}
body{ background:url();}
/*top*/
.top{ border-top:8px #0054a3 solid;}
.top .top_te{ background:url(../images/top_te.png) no-repeat center -8px;height:26px;width:290px;padding-left:20px;color:#fff;}
.top a{padding:0 5px;color:#fff;}
.top a img{margin-bottom:-4px;}
.logo,.toper .logo .logo_phone{ overflow:hidden;}
.logo{margin-top:3px;}
.logo h1{margin:5px 0 0 0;padding-right:44px;}
.logo .slogan{font-size:30px;color:#545454;margin-left:42px;line-height:42px;margin-top:25px; }
.logo .slogan strong{font-style:normal;}
.logo .logo_phone{margin-top:35px;} 
.logo .logo_phone .l_ph_icon{  background:url(../images/con_phone.png) no-repeat left 0px;width:86px;height:80px;margin-right:13px;}
.logo .logo_phone p{font-size:16px;color:#545454;font-weight:bold;margin-top:10px;}
.logo .logo_phone p span{display:block;margin-top:5px;}
/*nav*/
.nav{background:url(../images/nav_bg.png) repeat-x;height:50px;line-height:50px;margin-top:10px;width:100%;}
.nav .con_width{ background:url(../images/nav_bg_n.png) no-repeat;width:1325px;height:50px; }
.nav li{float:left;hieght:50px;line-height:50px;position: relative;}
.nav ul li.hover{ background:#1c7f1d;}
/*.nav ul li:hover{ background:url(../images/nav_hover.png) no-repeat center;}*/
.nav ul li:first-child a{ background:none;}
/*search*/
.search_box{overflow:hidden;height:48px;line-height:48px; background:url(../images/sea_bg.png) no-repeat #fff;}
.search_box .search{height:24px;line-height:24px;margin-top:10px}
.search_box .search input{float:left;background:#fff;border:#0054a3 1px solid;}
.search_box .search input.sea_inp{width:204px;height:26px;padding-left:10px;color:#a5a5a5;line-height:26px; } 
.search_box .search input.sea_btn{width:34px;height:28px;cursor:pointer; background:url(../images/search_icon.png) no-repeat center #0054a3;}
.search_box .sea_keyw{color:#666666;}
.search_box .sea_keyw a{color:#666;margin-right:15px;}
/*banner*/
.banner{width:100%; margin:1px auto 0; position:relative; height:533px;position:relative;}
.fullSlide{width:100%;position:relative;height:533px;background:transparent}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden}
.fullSlide .bd ul{width:100% !important}
.fullSlide .bd li{width:100% !important;height:533px;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat; box-shadow:1px 5px #7ba17d;}
.fullSlide .bd li a{display:block;height:533px}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:15px;left:0}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#333;*filter:alpha(opacity=50);*opacity:.5;line-height:999px}
.fullSlide .hd ul .on{background:#f77e21;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;*filter:alpha(opacity=50);*opacity:.5;display:none}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px}
.fullSlide .bd li .ban_phone{position:absolute;top:335px;right:430px;}
.fullSlide .bd li .ban_phone strong{font-size:24px;color:#fff;}
.fullSlide .bd li .ban_phone a{display:inline-block;height:52px;margin-left:40px;}
.banner_1{height:370px;position:relative;}
/*底部*/
.footer{background:url(../images/case_bg.jpg);color:#fff;padding:0 0 20px;}
.footer .con_width{overflow:hidden;}
.foot_con,.foot_con a{color:#5c5c5c;}
.foot_con{margin:15px auto;width:860px;}
.foot_text{width:660px;margin-top:10px;}
.foot_text h2{font-size:14px;color:#bee0fa;}
.foot_text p{font-size:14px;margin:10px 0 0 0;color:#bee0fa;}
.foot_text p a{color:#bee0fa;}
.foot_con .code{ background: url(../images/foot_code_bg.png) no-repeat center;width:140px;height:140px;margin-left:60px;}
.foot_con .code img{width:126px;height:126px;padding:7px;}
.foot_nav{background: url(../images/case_bg.jpg);height:70px;line-height:70px;}
.foot_nav a{display:inline-block;color:#bee0fa;font-size:16px;font-weight:bold;padding:0 35px; background: url(../images/foot_nav_line.png) no-repeat right center;}
.foot_nav a:first-child{padding-left:0;}
.foot_code img{background: url(../images/foot_code_bg.png) no-repeat center top;width:126px;height:126px; padding:7px;display:block;}
.foot_code p{ text-align: center;margin-top:5px;width:140px;color:#b3d4ee;}
/*welcome*/
.top_bg {
    background: #ededed none repeat scroll 0 0;
    color: #393939;
    height: 32px;
    line-height: 32px;
}
.main {
    margin: 0 auto;
    overflow: hidden;
    width: 1180px;
}
.top_zi {
    float: left;
    line-height: 40px;
    margin-left: 30px;
}
.top_zi span {
    font-weight: bold;
}
.top_sw {
    display: inline;
    float: right;
    line-height: 28px;
    text-align: center;
    width: 350px;
}
.top_sw a {
    background: rgba(0, 0, 0, 0) url("../images/ss.jpg") no-repeat scroll left center;
    color: #585858;
    padding: 0 6px 0 10px;
}




/*浮动客服*/
#floatDivBoxs{width:205px;background:#fff;position:fixed;top:200px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background: #e72168;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{text-align: center;padding:0 0 15px 10px; font-size:21px; font-weight:bold; color: #e72168;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:200px;right:205px;z-index:999;}
#rightArrow a{display:block;height:45px;}
.zd{ width:100%; height:65px; margin:auto; margin-top:10px;}
.zd a{ display:block; width:65px; height:56px; margin:auto;}
.wx img{ width:106px; height:106px;}